How to Install handbrake software package in Debian 9 (Stretch)

How to Install handbrake software package in Debian 9 (Stretch)

handbrake software package provides versatile DVD ripper and video transcoder (GTK+ GUI), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install handbrake 

handbrake is installed in your system.

Make ensure the handbrake package were installed using the commands given below,

$ sudo dpkg-query -l | grep handbrake *

You will get with handbrake package name, version, architecture and description in a table

handbrake package basic information:

Distro Debian 9 stretch
Section Graphics
Package handbrake
Version 0.10.5+ds1-2+b2
Description versatile DVD ripper and video transcoder (GTK+ GUI)
Sub Section Graphics


See Also, How to uninstall or remove handbrake software package from Debian 9 (Stretch)?